home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.5 Applications 1998 June
/
SGI IRIX 6.5 Applications 1998 June.iso
/
dist
/
license_eoe.idb
/
usr
/
lib
/
X11
/
app-defaults
/
SaUpdateLicenseGuide.z
/
SaUpdateLicenseGuide
Wrap
Text File
|
1998-05-04
|
2KB
|
52 lines
!
! General resources
!
*SaUpdateLicenseGuide*labelMarginLeft: 15
*SaUpdateLicenseGuide.height: 300
*SaUpdateLicenseGuide*ExecutePage*executeText.traversalOn: True
*SaUpdateLicenseGuide*ExecutePage*executeText.value: \
<P> \
This task lets you upgrade a product's temporary license \
to a permanent license. You should already have the license sheet \
that contains the product's permanent license.\n\n\
To update a license, you will need to do the following steps: <UL> \
<LI> Start License Manager \
<LI> Select the license to be updated \
<LI> Click \"Update ...\" \
</UL> \
<P> \
Click \"OK\" to start License Manager.
*SaUpdateLicenseGuide*ExecutePage*header: Updating a license
*SaUpdateLicenseGuide.taskDef:\
<P> \
<B>Task</B> \
<P> \
A <B>task</B> is a user interface for performing a system administration \
operation. In order to write new tasks, developers derive new task \
classes from the <B>SaTask</B> C++ class.
*SaUpdateLicenseGuide.classDef:\
<P> \
<B>Class</B> \
<P> \
A <B>class</B> is a category of objects in the system which are \
administered by tasks. A <B>class</B> typically has a catalog \
corresponding to it. In order to write new classes, developers derive \
new class classes from the <B>SaAdminClass</B> C++ class.
*SaUpdateLicenseGuide.guideDef:\
<P> \
<B>Guide</B> \
<P> \
A <B>guide</B> is a step-by-step user interface for a task. A guide \
consists of pages, each of which presents the user with an explanation \
of what is being asked for and user interface elements for allowing the \
user to make a choice.